home *** CD-ROM | disk | FTP | other *** search
/ AGA Toolkit '97 / The AGA Toolkit '97.iso / programming / debug / calls / readme.linux < prev    next >
Encoding:
Text File  |  1996-09-07  |  489 b   |  14 lines

  1. Calls is a very nice program which will print out the calling pattern
  2. (which function calls what) of a C program (in one or multiple files).
  3.  
  4. Originally from the net. Major revisions by Kevin Braunsdorf, PUCC.
  5.  
  6. Ported to Linux (mainly ANSIfications and gcc stuff) by Sotiris Vassilopoulos
  7.                         (Vassilopoulos@Virginia.EDU)
  8.  
  9. - Enjoy
  10.  
  11. PS. The included binary was compiled using the -static option. If
  12. you have gcc 2.1 or above, use the included Makefile to produce a
  13. shared-lib executable.
  14.